- May
- 3,515
- 5
1/ Implement command COPY option /F when source is FTP:
2/ After setting IFTP to ftp://jpsoft.com, the command
*copy/[!descript.ion]/efgrv/netj/s/[d] ftp: .
repeatedly reports the error:
TCC: 550 Can't change directory to /incoming: Permission denied
"/incoming/*"
While I understand the indicated directory is inaccessible as a source,
since it is intended for uploading plugins, I'd like to have some option for
COPY to skip the error message. I think this might be achieved by making the
"incoming" directory hidden...
3/ Provide FTP support in @fstype[]
4/ When a directory (tree) uses non-Windows file system, with properties
known to TCC, e.g. Posix (Unix, Linux, BSD, etc.) optionally report
attributes according to the file system. Allow the ATTRIB command to
operate. Provide special mapping for attributes not available in Windows,
e.g., X (eXecute) in Posix file systems (e.g. to enable execution of
uploaded shell scripts).
--
Steve
2/ After setting IFTP to ftp://jpsoft.com, the command
*copy/[!descript.ion]/efgrv/netj/s/[d] ftp: .
repeatedly reports the error:
TCC: 550 Can't change directory to /incoming: Permission denied
"/incoming/*"
While I understand the indicated directory is inaccessible as a source,
since it is intended for uploading plugins, I'd like to have some option for
COPY to skip the error message. I think this might be achieved by making the
"incoming" directory hidden...
3/ Provide FTP support in @fstype[]
4/ When a directory (tree) uses non-Windows file system, with properties
known to TCC, e.g. Posix (Unix, Linux, BSD, etc.) optionally report
attributes according to the file system. Allow the ATTRIB command to
operate. Provide special mapping for attributes not available in Windows,
e.g., X (eXecute) in Posix file systems (e.g. to enable execution of
uploaded shell scripts).
--
Steve