0

Can any one help me on how we can programmatically read files from shared network folder[path - smb://ant/xxtest] and upload to S3.

If there is already any package in python or Java, please share with me it would be more helpful.

Thanks

I explored to use AWS Storage gateway & data sync but it did resolve the problem

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
  • 1
    What is your specific issue? Are you unable to access the source file from a program, or are you unable to upload to S3? For example, can your program read the contents of a file in that network path? – John Rotenstein Mar 31 '22 at 01:02
  • i'm looking for a sample code in python or java for reference to achieve my usecase. – Pawan Kumaar Apr 04 '22 at 03:55
  • There are lots of code examples on the Internet showing how to use Amazon S3. Have you tried any of it? Do you have a _specific_ issue? – John Rotenstein Apr 04 '22 at 04:17
  • Not about S3 , i want some samples on how to read & copy the files from shared network folder – Pawan Kumaar Apr 05 '22 at 03:25
  • Do a web search. There is plenty of information, eg: [python - access remote files on server with smb protocol python3 - Stack Overflow](https://stackoverflow.com/questions/49493699/access-remote-files-on-server-with-smb-protocol-python3) – John Rotenstein Apr 05 '22 at 04:33

0 Answers0