
October 18th, 2004, 10:22 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Deleting and adding File to FTP folder without login
The Java applications and vsFTP server resides in the same server. Using the Java application, the application will delete or add a file from the FTP folder. However the ftp folder issues an error permission denied. Our system admin advise us to login in the ftp server to be able to delete or add a file.
Can we delete or add a file in the ftp folder without login in the FTP server, since the both application resides in a same server?
|