We have been using Jets3t synchronize since last year. Every thing was
working fine until recently when we started getting this error
message:
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1793)
at java.io.File.createTempFile(File.java:1830)
at org.jets3t.apps.synchronize.Synchronize.prepareUploadFile(Synchronize.java:136)
at org.jets3t.apps.synchronize.Synchronize.prepareUploadObject(Synchronize.java:225)
at org.jets3t.apps.synchronize.Synchronize.uploadLocalDirectoryToS3(Synchronize.java:414)
at org.jets3t.apps.synchronize.Synchronize.run(Synchronize.java:741)
at org.jets3t.apps.synchronize.Synchronize.main(Synchronize.java:999)
while trying trying to synchronizing new files. I am assuming it's
trying to create a temp file in a directory which does not exist. Any
clue if my theory is correct or if its some other issue.
We are using jets3t-0.5.0.jar and synchronize-0.5.0.jar
Help appreciated !
Thanks,
Vivek
--
"Live as if to die tomorrow. Learn as if to live forever" - Mahatma Gandhi
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...