Hi, I was trying to run sample no 255 with local FTP server (vsftpd).
I have done the following configurations in the vsftpd.conf file: 1. Enable annonymous FTP by changing to : anonymous_enable=YES 2. Enable write: write_enable=YES I kept other configurations as it was. Through web browser, I can access /srv/ftp folder via url: *ftp://localhost/ <ftp://localhost/>* In sample 255, I changed synapse configuration's FileUri as follows: *<parameter name="transport.vfs.FileURI">vfs:ftp://127.0.0.1/ <ftp://127.0.0.1/></parameter>* After starting ESB with that configuration, I'm getting the following error periodically: *VFSUtils Cannot get the lock for the file * I would appreciate, if someone can provide a solution for this. Thank You! Buddhima Wijeweera
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
