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

Add Option for Sequential Naming while File Copying #76

Open
mrsudarshanrai opened this issue Dec 19, 2023 · 0 comments
Open

Add Option for Sequential Naming while File Copying #76

mrsudarshanrai opened this issue Dec 19, 2023 · 0 comments

Comments

@mrsudarshanrai
Copy link

I have been using the fs_crate for file copying in my project, and I've found it to be a valuable tool. However, I noticed that the crate currently provides options to either overwrite or skip existing files/folders, but it lacks the functionality to copy files with sequential naming.

This feature would be particularly useful in scenarios where users want to duplicate files to a destination directory but need to avoid overwriting existing files. The sequential naming option ensures that each copied file has a unique name without the risk of overwriting.

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

No branches or pull requests

1 participant