StackOverflow Questions for Tag: copytree

nathlrowe
nathlrowe

Reputation: 71

Python's shutil.ignore_patterns not working despite given valid glob pattern

Score: 1

Views: 60

Answers: 1

Read More
Daryl Spitzer
Daryl Spitzer

Reputation: 149394

How do I copy an entire directory of files into an existing directory using Python?

Score: 394

Views: 605826

Answers: 16

Read More
Fab
Fab

Reputation: 11

Python shutil.copytree: [WinError 32] The process cannot access the file because it is being used by another process

Score: 0

Views: 92

Answers: 1

Read More
Peter Wilson
Peter Wilson

Reputation: 1135

Python shutil copytree: use ignore function to keep specific files types

Score: 31

Views: 50920

Answers: 2

Read More
Goles
Goles

Reputation: 11799

Filter directory when using shutil.copytree?

Score: 21

Views: 20850

Answers: 5

Read More
8u3631984
8u3631984

Reputation: 71

python copytree slower than bash rsync

Score: 0

Views: 82

Answers: 0

Read More
Strider90
Strider90

Reputation: 17

How to copy a directory structure along with specific file extensions?

Score: 0

Views: 116

Answers: 1

Read More
Achar007
Achar007

Reputation: 67

shutil.copytree copy along with source directory name as well

Score: 0

Views: 240

Answers: 1

Read More
PatrickRKa
PatrickRKa

Reputation: 31

Alternative for python shutils.copytree?

Score: 0

Views: 942

Answers: 1

Read More
Cordell Jones
Cordell Jones

Reputation: 93

Moving folder contents to another -- CopyTree not working

Score: 0

Views: 104

Answers: 2

Read More
federico
federico

Reputation: 77

shutil.copytree unable to avoid FileExistsError Python 3.7

Score: 2

Views: 631

Answers: 0

Read More
AzUser1
AzUser1

Reputation: 193

Retry a copy acitivity in python if a network error is given?

Score: 1

Views: 281

Answers: 0

Read More
Borja Garcia
Borja Garcia

Reputation: 33

Python shutil.copytree - WinError 267 Directory name is invalid

Score: 0

Views: 392

Answers: 0

Read More
Jaffer Wilson
Jaffer Wilson

Reputation: 7273

PyInstaller created exe giving access denies while copying file

Score: 0

Views: 150

Answers: 0

Read More
prosseek
prosseek

Reputation: 190819

Copy directory contents into a directory with python

Score: 137

Views: 193341

Answers: 4

Read More
Nik
Nik

Reputation: 171

Python shutil.ignore_patterns error

Score: 1

Views: 1980

Answers: 1

Read More
bkr009
bkr009

Reputation: 65

copytree(), What are parameters symlink and ignore for?

Score: 1

Views: 1959

Answers: 1

Read More
kakyo
kakyo

Reputation: 11600

The Ignore callback for python shutil.copytree() does not accept full path

Score: 2

Views: 2395

Answers: 2

Read More
user2224727
user2224727

Reputation: 61

Copying a folder over with Shutil while saving to a file within it. What will happen?

Score: 0

Views: 116

Answers: 0

Read More
Mimmo
Mimmo

Reputation: 11

copy_tree not copying sub directories

Score: 1

Views: 638

Answers: 1

Read More
PreviousPage 1Next