Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of SCP kind of Behaviors #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Addition of SCP kind of Behaviors #5

wants to merge 8 commits into from

Conversation

vishnuocv
Copy link
Contributor

@vishnuocv vishnuocv commented Jan 30, 2017

Recursive copy, Wild card copy etc. has been added
Retain the permissions of the destination file as it is having in source.
If source is a file and destination is a folder, a file with the name of source will be created in destination.
Supports copying File to directory, Directory to directory, wildcards to directory and file to file..

The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file;
I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Vishnu Sankar [email protected]

Recursive copy, Wild card copy etc has been added
Retain the permissions of the destination file as it is having in source.
If source is a file and destination is a folder, a file with the name of source will be created in destination with the same name.

The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file;
I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Vishnu Sankar [email protected]
@vishnuocv vishnuocv changed the title SCP kind of Behavioral addition Addition of SCP kind of Behaviors Jan 30, 2017
lineo and others added 7 commits February 3, 2017 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant