Hi friends,
I have a web space and I am using ncftp function to upload the text file on web. (Eg. abc.txt) . Next time when I upload the same file, the old file get erased. Instead of erasing I want to append into abc.txt. I have used ncftp using -A option for doing that.
But I have received an error that " Server is not permiting to Append/Restart Try again.
The file abc.txt is having full access permissions.
Please suggest me the alternative.
I am able to append in to a file ( abc.txt) through the php modules available on web. But when I do through FTP, append mode is not working.
Regards
Vinod.B
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wednesday 12 February 2003 17:09, Vinod Bhaskar used the keyboard to enter the following:
Hi friends,
But I have received an error that " Server is not permiting to Append/Restart Try again.
I never knew that FTP supported appending a file, I use rsync for doing things like this.
The file abc.txt is having full access permissions.
Please suggest me the alternative.
- -- Amish K. Munshi In GNU we trust. Visit http://munshi.dyndns.org/imp for my public key.