AWS SDK for .NET Documentation
MoveFromLocal Method (path)
AmazonAmazon.S3.IOS3DirectoryInfoMoveFromLocal(String) Did this page help you?   Yes   No    Tell us about it...
Moves files from the local file system to S3 in this directory. Sub directories are moved as well.
Declaration Syntax
C#
public S3DirectoryInfo MoveFromLocal(
	string path
)
Parameters
path (String)
The local file system path where the files are to be moved.
Return Value
S3DirectoryInfo where the files are moved to.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)