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

copyFileFromNode can truncate file names #77

Open
rjanik114 opened this issue Nov 22, 2018 · 0 comments
Open

copyFileFromNode can truncate file names #77

rjanik114 opened this issue Nov 22, 2018 · 0 comments

Comments

@rjanik114
Copy link
Contributor

It's been observed that in some cases, file names have been truncated after files being moved with the copy functions. There's no manipulation with the file names in Sunstone, but apparently, tar used to truncate file names in older systems. We need to find a way to work around this. Users of these methods don't necessarily expect that the methods will tar the files prior to copying them.

@rjanik114 rjanik114 changed the title copyFileFromNode can truncate file names copyFileFromNode can truncate file names Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants