Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

bin/a.outfile a.out in directory $HOME/bin of the current user
home:bin/a.outfile a.out in directory $HOME/bin of the current user
/tmp/a.outfile a.out in directory /tmp on ecgate
home:/xzy/bin/a.outfile a.out in directory $HOME/bin of user xzy
ec:bin/a.outfile a.out in directory bin in the current user's ECFS domain ec:
ec:/xzy/bin/a.outfile a.out in directory bin in user xzy's ECFS domain ec:
c2a:/c2a/tmp/group/xzy/a.outfile a.out in directory /c2a/tmp/systems/xzy/ on c2a

Table 4: Web Toolkit commands for file management (ecaccess-file-*).

CommandPurpose
ecaccess-file-chmodChange ECaccess File Mode Bits
ecaccess-file-copyCopy an ECaccess File
ecaccess-file-deleteRemove an ECaccess File
ecaccess-file-dirList ECaccess Directory Contents
ecaccess-file-getDownload an ECaccess File
ecaccess-file-mgetDownload Multiple ECaccess Files at once
ecaccess-file-mkdirMake a Directory on the ECaccess File System
ecaccess-file-modtimeShow the Last Modification Time of an ECaccess File
ecaccess-file-moveMove or Rename ECaccess Files
ecaccess-file-mputUpload Multiple Local Files on the ECaccess File System at once
ecaccess-file-putUpload a File on the ECaccess File System
ecaccess-file-rmdirRemove a Directory on the ECaccess File System
ecaccess-file-sizeShow the Size of an ECaccess File

...