Solaris 8上のFTPサーバに対して、WindowsのFTPクライアントでファイル転送を行っています。FTPサーバに転送されたファイルは、必ず属性が「rw-r--r--」(644)になります。FTPクライアントで属性を変更しようとしても、 502 SITE command not implemented. というエラーが ...
I need to archive the files on about 20 FTP servers, and I'd like to not do it manually. The only access I have is over FTP. <BR><BR>All I need to do is simply move httpdocs/* to archive/httpdocs/ on ...