FTP-Library: SetFTPAttributes
Posted: Wed Aug 06, 2008 1:03 am
Dear Board,
for even better usability of the FTP-Library, there should be some commands like these:
need to set some file-attributes for to make a text-file writable for the php-script...
These 4 could also be very usefull.
and send it using SendFTPFile. But what to do when uploading many small files, using an usb-stick, write
-protected drives (CD-Rom, Vista) and so on...?
Many of these functions should not be hard to implement into the current FTP-Library...
for even better usability of the FTP-Library, there should be some commands like these:
- SetFTPDirectoryEntryAttributes
SetFTPDirectoryEntryDate
SetFTPDirectoryEntryName
SetFTPDirectoryEntrySize
SetFTPDirectoryEntryType
need to set some file-attributes for to make a text-file writable for the php-script...
These 4 could also be very usefull.
- GetFTPOwner
GetFTPGroup
SetFTPOwner
SetFTPGroup
- ReceiveFTPMemory
SendFTPMemory
and send it using SendFTPFile. But what to do when uploading many small files, using an usb-stick, write
-protected drives (CD-Rom, Vista) and so on...?
Many of these functions should not be hard to implement into the current FTP-Library...
